home *** CD-ROM | disk | FTP | other *** search
/ Forging America - The Int…ive History of Bethlehem / ForgingAmerica.iso / pc / start.dxr / template elements_5_play video to completion.ls < prev    next >
Encoding:
Text File  |  2003-01-01  |  102 b   |  6 lines

  1. on exitFrame
  2.   if sprite(10).frame < sprite(10).member.frameCount then
  3.     go(the frame)
  4.   end if
  5. end
  6.